home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / magneto.swf / scripts / DefineButton2_115 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-07-07  |  41 b   |  4 lines

  1. on(press){
  2.    _root.gotoAndStop(5);
  3. }
  4.